@charset "utf-8";

body { 	margin: 0;
		padding:0;
		background-color: #000;
        text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px; }
		
#content { width: 800px;
           height:100%;
           margin: 0 auto;
		   padding:0;
		   text-align:left;
		   background-color: #FFF;
		   background: url(../../images/main/content_background.jpg) repeat-y;
		   overflow: hidden; }

#content_top { width:  800px;
               height: 13px;
			   margin: 0 auto; 
			   padding: 0;  
               background: url(../../images/main/content_top.jpg) no-repeat; 
			   overflow: hidden;}

#content_bottom { width:  800px;
                  height: 13px;
			      margin: 0 auto; 
			      padding: 0;  
                  background: url(../../images/main/content_bottom.jpg) no-repeat; 
				  overflow: hidden;}
				  				   
				   
/* Header */
#header { width:630px;
          height:151px;
		  margin: 0;
		  padding: 0;
		  position:relative;
		  float:right;
		  background:url(../../images/main/header_bar.jpg)}

#header_crest { position: absolute; 
                left : 0;
		        top : 0; }

/* Header Links */
.preloadimages {display:none;}

#massage_treatments img{ float:left; height:54px; padding:0; margin: 0 0 15px 0; }

#header_focused_massage { width:70px; background:url(../../images/main/focused_massage_nj_01.jpg); }
a:hover #header_focused_massage { background:url(../../images/main/focused_massage_nj_02.jpg); }
		
#header_deeptissue_massage { width:70px; background:url(../../images/main/deeptissue_massage_nj_01.jpg); }
a:hover #header_deeptissue_massage { background:url(../../images/main/deeptissue_massage_nj_02.jpg); }

#header_shiatsu_massage { width:70px; background:url(../../images/main/shiatsu_bodywork_nj_01.jpg); }
a:hover #header_shiatsu_massage { background:url(../../images/main/shiatsu_bodywork_nj_02.jpg); }

#header_reflexology_massage { width:70px; background:url(../../images/main/reflexology_massage_nj_01.jpg); }
a:hover #header_reflexology_massage { background:url(../../images/main/reflexology_massage_nj_02.jpg); }

#header_chair_massage { width:70px; background:url(../../images/main/chair_massage_nj_01.jpg); }
a:hover #header_chair_massage { background:url(../../images/main/chair_massage_nj_02.jpg); }

#header_swedish_massage { width:70px; background:url(../../images/main/swedish_massage_nj_01.jpg); }
a:hover #header_swedish_massage { background:url(../../images/main/swedish_massage_nj_02.jpg); }

#header_raindrop_massage { width:70px; background:url(../../images/main/raindrop_bodywork_nj_01.jpg); }
a:hover #header_raindrop_massage { background:url(../../images/main/raindrop_bodywork_nj_02.jpg); }

#header_craniosacral_massage { width:70px; background:url(../../images/main/craniosacral_bodywork_nj_01.jpg); }
a:hover #header_craniosacral_massage { background:url(../../images/main/craniosacral_bodywork_nj_02.jpg); }

#header_reiki_bodywork { width:70px; background:url(../../images/main/reiki_bodywork_nj_01.jpg); }
a:hover #header_reiki_bodywork { background:url(../../images/main/reiki_bodywork_nj_02.jpg); }


/* Footer */
#footer { width:800px;
          height: auto;
		  margin: 0 auto; 
		  padding: 0;
		  background-color:#fbdfa3;
		  text-align:center;
		  font-size:9px;}
		  
#footer h1 { font-size:11px; font-weight:bold; margin: 0 0 2px 0; padding:0; }
		  
#footer a , #footer a:visited { color:#666666; text-decoration:none; }

#footer a:hover { color:#0099FF; }

#footer_top { width:800px;
              height: 7px;
			  margin:  0 auto;
			  margin-top:10px;
			  padding: 0;  
              background: url(../../images/main/footer_top.jpg) no-repeat; 
			  overflow: hidden;}

#footer_bottom { width:800px;
                 height: 7px;
			     margin: 0 auto; 
		     	 padding: 0;  
                 background: url(../../images/main/footer_bottom.jpg) no-repeat; 
				 overflow: hidden;}